Diary 2023-09-22
I dreamed I was making a sleeping oracle, but I didn't wake up right away, so I dreamed the next dream and forgot about it.
The search results display function, which was added for private execution, is now also on the front page.
In addition, the existing "read management by page memory" does not work because the project name is added to the title in order to search from multiple sources. Easy to fix, but we don't like to have conditional branches with global options scattered all over the place.
If you don't realize that you need to branch out with that option, then you must be conceptually separated where you now need to make the correction.
code::
python main.py --in-dir ~/Dropbox/_References/BOOKSCAN/in5/ --out-dir out_book5 --retry
code::
DIR: out_book5/Reflections on the French Revolution (Kobunsha Koten Shinranbunko) Edmund Burke 629p_4334754309,
Num images: 644
...
requests.exceptions.ConnectionError: ('Connection aborted.', OSError(22, 'Invalid argument'))
code::
DIR: out_book5/Reflections on the French Revolution (Kobunsha Koten Shinranbunko) Edmund Burke 629p_4334754309,
Num images: 644
92%|████████████████████████████████████████████████████████████████████████▋ | 547/595 06:25<00:33, 1.42it/s ...
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='upload.gyazo.com', port=443): Max retries exceeded with url: /api/upload (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x109a4c690>, 'Connection to upload.gyazo.com timed out. (connect timeout=None)'))
Scrapbox Link
Scrapbox between all things in the world
AI that reads books and creates [Leverage memo
AI to read the leverage memo repeatedly for further enrichment.
Vector searches emerge in the current context.
Not all the steps have to be done by you.
It doesn't matter if the first person to read the text is you, someone else, or an AI.
Words are not ripe to describe what you are experiencing right now.
There is no doubt that this experience is unlike any other.
---
This page is auto-translated from /nishio/日記2023-09-22 using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I'm very happy to spread my thought to non-Japanese readers.